Search results

Online

Weather forecast from the stratosphere

This lesson sequence is designed to introduce students to data analysis using a spreadsheet such as MS Excel. The project is based on a real world problem and a real data set from a weather balloon launched in Australia earlier this year. The project consists of 5 lessons of variable length, each with a different focus. ...

Online

Lilypad Personalised Alert Buzzer

In this lesson students will create a personalised musical buzzer by programming the LilyPad Arduino to play a sound using the Main board, Buzzer and Button, coding the note frequency in Arduino IDE. The lesson can be extended to include LED’s that light up or flash according to the note played to enable the buzzer to be ...

Online

Bee Bot Balloon Pop

During this lesson, students will be required to consider the functions of the Bee-Bot and how a user can interact with this device. Students are asked to design a course challenge for another user which will result in the Bee-Bot, with a pin attached, reversing into a balloon to pop it. This lesson idea was created by ...

Online

COVID 19 Demystified course

At the end of this course, learners should be able to better understand the science and numbers behindCOVID-19 and the SARS-CoV-2 virus that causes it. They should be able to discuss the pandemic with confidence, giving substantiated viewpoints on matters such as public policy with a willingness to accept other viewpoints. ...

Online

Game design

This sequence of lessons integrates game design using scratch and a Makey Makey programming board.

Online

Computer Science Fundamentals

This curriculum provides a teacher guidebook for implementing lessons, with learning and teaching activities, content, printable worksheets and some assessment lessons.

Online

Patterns and number facts: Year 10 – planning tool

This planning resource for Year 10 is for the topic of Patterns and number facts. Students work with a variety of functions and relations and their rules, tables of values and graphs using digital tools. Students manipulate, explore, investigate, make conjectures and identify emerging patterns from functions and relations. ...

Online

Statistical analysis: Year 9 – planning tool

This planning resource for Year 9 is for the topic of Statistical analysis. Students have knowledge of various representations of data and can now extend this to comparison. Students compare many data sets of numerical variables to make comparisons using appropriate mathematical vocabulary. Students consider the shape and ...

Online

Beeswax wrap project

This project creates opportunities for students to design, create, market and sell a plastic wrap alternative, and to work with a local business or community group that supplies some materials. This lesson was devised by Trudy Ward, Clarendon Vale Primary School, Tasmania.

Online

Saltwater crocs: resourceful or a resource?

This lesson focuses on the analysis of a dataset that records scientific data collected about the crocodile population in the Kimberley region during 2015. The lesson follows an inquiry process where students use the dataset to answer relevant questions about the crocodile population. It also provides an opportunity for ...

Online

Storm survivor: Input, decision-making and loops

Students use a visual programming language to create a game or quiz to help members of a community prepare for a severe weather event.

Online

Conduct chance experiments: Year 6 – planning tool

This planning resource for Year 6 is for the topic of Conduct chance experiments. Students predict the frequency of an outcome of repeated chance experiments. They conduct simulations using digital tools to generate and record the outcomes, and observe the effect of many trials on the outcome. They then compare observed ...

Online

Patterns, rules and graphs

In this lesson, students play games and learn about space and location, the Cartesian plane, pattern recognition and reductive reasoning by playing games and thinking. Students create algebraic equations to describe their strategy. Follow this lesson with Graphs: formulas and variables, though both lessons can be taught ...

Online

Fruit fractions: Fruit salad crafty creations

Students demonstrate knowledge of fractions through creating their very own simulated ‘fruit salad’. Pose the questions: if you were to create a fruit salad what would it have in there? In what ratios/proportions? Are there any fruits you wouldn’t want in there? Which fruits go/don’t go together? Showcase your understanding ...

Online

History skills

This unit consists of teacher support materials and resources for students relevant to the development of a historical inquiry. Students will develop skills of historical research in their community leading to the creation of a digital history resource. The videos provided in the student resources highlight how a variety ...

Online

Graphs: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Graphs. Students explore linear relationships in the context of the Cartesian plane using digital tools. Students will then go on to find the rule for a linear relationship and solve linear equations, both graphically and algebraically.

Online

Transformation: Year 6 – planning tool

This planning resource for Year 6 is for the topic of Transformation. Students continue to develop their understanding and skills in transformations including reflections (flips), translations (slides) and rotations (turns).

Online

Measures of turn (angles): Year 3 – planning tool

This planning resource for Year 3 is for the topic of Measures of turn (angles). Students develop their understanding of an angle as measures of turn and compare angles with right angles.

Online

Book analysis with AI techniques

This learning sequence explores text analysis through Natural Language Processing, a significant application of Artificial Intelligence. Teachers and students are led through a series of video tutorials to develop a Python program that can break down and analyse the content of a complete text and use smart sentiment analysis ...

Online

Coding for GUIs Lesson 3: Timers and triggers

This is the third in a series of lessons to incorporate graphical user interfaces (GUIs) into your general-purpose programming. The series follows on from the Visual to text coding lesson series.